func github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.moveBucketNameToHost

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		update_endpoint.go#L228: 	moveBucketNameToHost(req.URL, bucket)
		update_endpoint.go#L233: func moveBucketNameToHost(u *url.URL, bucket string) {